-
Notifications
You must be signed in to change notification settings - Fork 1.6k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ruff: Add and "fix" S106 #11193
base: dev
Are you sure you want to change the base?
Ruff: Add and "fix" S106 #11193
Conversation
DryRun Security SummaryThe pull request focuses on improving the security of the password change functionality and the overall code quality through the use of a linter configuration, including the introduction of various password policy validations and the addition of a new security-related linter rule. Expand for full summarySummary: The code changes in this pull request are focused on improving the security of the password change functionality and the overall code quality through the use of a linter configuration. The changes to the The changes to the Files Changed:
Code AnalysisWe ran Riskiness🟢 Risk threshold not exceeded. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Approved
Add S106 https://docs.astral.sh/ruff/rules/hardcoded-password-func-arg/ and mute it.
For testing the user form, it is fine to hardcode the password